Journals
  Publication Years
  Keywords
Search within results Open Search
Please wait a minute...
For Selected: Toggle Thumbnails
Sleep physiological time series classification method based on adaptive multi-task learning
Yudan SONG, Jing WANG, Xuehui WANG, Zhaoyang MA, Youfang LIN
Journal of Computer Applications    2024, 44 (2): 654-662.   DOI: 10.11772/j.issn.1001-9081.2023020191
Abstract69)   HTML4)    PDF (1999KB)(84)       Save

Aiming at the correlation problem between sleep stages and sleep apnea hypopnea, a sleep physiological time series classification method based on adaptive multi-task learning was proposed. Single-channel electroencephalogram and electrocardiogram were used for sleep staging and Sleep Apnea Hypopnea Syndrome (SAHS) detection. A two-stream time dependence learning module was utilized to extract shared features under joint supervision of the two tasks. The correlation between sleep stages and sleep apnea hypopnea was modeled by the adaptive inter-task correlation learning module with channel attention mechanism. The experimental results on two public datasets indicate that the proposed method can complete sleep staging and SAHS detection simultaneously. On UCD dataset, the accuracy, MF1(Macro F1-score), and Area Under the receiver characteristic Curve (AUC) for sleep staging of the proposed method were 1.21 percentage points, 1.22 percentage points, and 0.008 3 higher than those of TinySleepNet; its MF2 (Macro F2-score), AUC, and recall of SAHS detection were 11.08 percentage points, 0.053 7, and 15.75 percentage points higher than those of the 6-layer CNN model, which meant more disease segments could be detected. The proposed method could be applied to home sleep monitoring or mobile medical to achieve efficient and convenient sleep quality assessment, assisting doctors in preliminary diagnosis of SAHS.

Table and Figures | Reference | Related Articles | Metrics
Prediction of taxi demands between urban regions by fusing origin-destination spatial-temporal correlation
Yuan WEI, Yan LIN, Shengnan GUO, Youfang LIN, Huaiyu WAN
Journal of Computer Applications    2023, 43 (7): 2100-2106.   DOI: 10.11772/j.issn.1001-9081.2022091364
Abstract169)   HTML5)    PDF (1507KB)(241)       Save

Accurate prediction of taxi demands between urban regions can provide decision support information for taxi guidance and scheduling as well as passenger travel recommendation, so as to optimize the relation between taxi supply and demand. However, most of the existing models only focus on modeling and predicting the taxi demands within a region, do not consider enough the spatial-temporal correlation between regions, and pay less attention to the more fine-grained demand prediction between regions. To solve the above problems, a prediction model for taxi demands between urban regions — Origin-Destination fusion with Spatial-Temporal Network (ODSTN) model was proposed. In this model, complex spatial-temporal correlations between regions was captured from spatial dimensions of the regions and region pairs respectively and three temporal dimensions of recent, daily and weekly periods by using graph convolution and attention mechanism, and a new path perception fusion mechanism was designed to combine the multi-angle features and finally realize the taxi demand prediction between urban regions. Experiments were carried out on two real taxi order datasets in Chengdu and Manhattan. The results show that the Mean Absolute Error (MAE), Root Mean Square Error (RMSE) and Mean Absolute Percentage Error (MAPE) of ODSTN model are 0.897 1, 3.527 4, 50.655 6% and 0.589 6, 1.163 8, 61.079 4%, respectively, indicating that ODSTN model has high accuracy in taxi demand prediction tasks.

Table and Figures | Reference | Related Articles | Metrics
Stock movement prediction with market dynamic hierarchical macro information
Yafei ZHANG, Jing WANG, Yaoshuai ZHAO, Zhihao WU, Youfang LIN
Journal of Computer Applications    2023, 43 (5): 1378-1384.   DOI: 10.11772/j.issn.1001-9081.2022030400
Abstract261)   HTML9)    PDF (1401KB)(136)       Save

The complex structure and diverse imformation of stock markets make stock movement prediction extremely challenging. However, most of the existing studies treat each stock as an individual or use graph structures to model complex higher-order relationships in stock markets, without considering the hierarchy and dynamics among stocks, industries and markets. Aiming at the above problems, a Dynamic Macro Memory Network (DMMN) was proposed, and price movement prediction was performed for multiple stocks simultaneously based on DMMN. In this method, the market macro-environmental information was modeled by the hierarchies of “stock-industry-market”, and long-term dependences of this information on time series were captured. Then, the market macro-environmental information was integrated with stock micro-characteristic information dynamically to enhance the ability of each stock to perceive the overall state of the market and capture the interdependences among stocks, industries, and markets indirectly. Experimental results on the collected CSI300 dataset show that compared with stock prediction methods based on Attentive Long Short-Term Memory (ALSTM) network, GCN-LSTM (Graph Convolutional Network with Long Short-Term Memory), Convolutional Neural Network (CNN) and other models, the DMMN-based method achieves better results in F1-score and Sharpe ratio, which are improved by 4.87% and 31.90% respectively compared with ALSTM, the best model among all comparison methods. This indicates that DMMN has better prediction performance and better practicability.

Table and Figures | Reference | Related Articles | Metrics
Spatio-temporal hyper-relationship graph convolutional network for traffic flow forecasting
Yongkai ZHANG, Zhihao WU, Youfang LIN, Yiji ZHAO
Journal of Computer Applications    2021, 41 (12): 3578-3584.   DOI: 10.11772/j.issn.1001-9081.2021060956
Abstract537)   HTML18)    PDF (1112KB)(186)       Save

Traffic flow forecasting is an important research topic for the intelligent transportation system, however, this research is very challenging because of the complex local spatio-temporal relationships among traffic objects such as stations and sensors. Although some previous studies have made great progress by transforming the traffic flow forecasting problem into a spatio-temporal graph forecasting problem, in which the direct correlations across spatio-temporal dimensions among traffic objects are ignored. At present, there is still lack of a comprehensive modeling approach for the local spatio-temporal relationships. A novel spatio-temporal hypergraph modeling scheme was first proposed to address this problem by constructing a kind of spatio-temporal hyper-relationships to comprehensively model the complex local spatio-temporal relationships. Then, a Spatio-Temporal Hyper-Relationship Graph Convolutional Network (STHGCN) forecasting model was proposed to capture these relationships for traffic flow forecasting. Extensive comparative experiments were conducted on four public traffic datasets. Experimental results show that compared with the spatio-temporal forecasting models such as Attention based Spatial-Temporal Graph Convolutional Network (ASTGCN) and Spatial-Temporal Synchronous Graph Convolutional Network (STSGCN), STHGCN achieves better results in Root Mean Square Error (RMSE), Mean Absolute Error (MAE) and Mean Absolute Percentage Error (MAPE); and the comparison of the running time of different models also shows that STHGCN has higher inference speed.

Table and Figures | Reference | Related Articles | Metrics